ReminderStartTime Property |
Gets the start time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime StartTime { get; }Public ReadOnly Property StartTime As DateTime
Get
Property Value
Type:
DateTimeThe start time.
See Also